Skip to content

Handle GH org for elastic_integration plugin#18315

Merged
donoghuc merged 1 commit intoelastic:mainfrom
donoghuc:fix-rn-generator-9
Oct 17, 2025
Merged

Handle GH org for elastic_integration plugin#18315
donoghuc merged 1 commit intoelastic:mainfrom
donoghuc:fix-rn-generator-9

Conversation

@donoghuc
Copy link
Member

Previously the RN generator would look for EVERY plugin in the logstash-plugins GH org. The elastic integration plugin is in the elastic org. Update the logic to handle this.

Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2025

This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • If no backport is necessary, please add the backport-skip label

donoghuc added a commit that referenced this pull request Oct 17, 2025
Add changes based on generated message with #18315
@donoghuc donoghuc added backport-active-all Automated backport with mergify to all the active branches backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches and removed backport-active-all Automated backport with mergify to all the active branches labels Oct 17, 2025
Copy link
Member

@robbavey robbavey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link

💚 Build Succeeded

@donoghuc donoghuc merged commit fc7ba9f into elastic:main Oct 17, 2025
14 checks passed
@github-actions
Copy link
Contributor

@Mergifyio backport 9.0 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2025

backport 9.0 9.1 9.2

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Oct 17, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.

(cherry picked from commit fc7ba9f)
mergify bot pushed a commit that referenced this pull request Oct 17, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.

(cherry picked from commit fc7ba9f)
mergify bot pushed a commit that referenced this pull request Oct 17, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.

(cherry picked from commit fc7ba9f)
donoghuc added a commit that referenced this pull request Oct 17, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.

(cherry picked from commit fc7ba9f)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
donoghuc added a commit that referenced this pull request Oct 17, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.

(cherry picked from commit fc7ba9f)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
donoghuc added a commit that referenced this pull request Oct 17, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.

(cherry picked from commit fc7ba9f)

Co-authored-by: Cas Donoghue <cas.donoghue@gmail.com>
v1v pushed a commit that referenced this pull request Oct 21, 2025
Previously the RN generator would look for EVERY plugin in the `logstash-plugins` GH
org. The elastic integration plugin is in the `elastic` org. Update the logic to handle
this.
mashhurs pushed a commit that referenced this pull request Oct 22, 2025
* Update release notes for 9.2.0

* identify potential RN candidate commits

* Finalize release notes

* Restore changes for elastic_integration

Add changes based on generated message with #18315

* Update docs/release-notes/index.md

Co-authored-by: Rob Bavey <rob.bavey@elastic.co>

* Update docs/release-notes/index.md

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update docs/release-notes/index.md

* update release highlight for pq improvements

* document buffered tokenizer change in behavior

* Update index.md with description of batch size metrics

Added batch size metrics info

* Updated Release Notes to add Highlights and Other Features and Enhancement Sections

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
mergify bot pushed a commit that referenced this pull request Oct 22, 2025
* Update release notes for 9.2.0

* identify potential RN candidate commits

* Finalize release notes

* Restore changes for elastic_integration

Add changes based on generated message with #18315

* Update docs/release-notes/index.md

Co-authored-by: Rob Bavey <rob.bavey@elastic.co>

* Update docs/release-notes/index.md

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update docs/release-notes/index.md

* update release highlight for pq improvements

* document buffered tokenizer change in behavior

* Update index.md with description of batch size metrics

Added batch size metrics info

* Updated Release Notes to add Highlights and Other Features and Enhancement Sections

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit 2dea8c9)
donoghuc added a commit that referenced this pull request Oct 23, 2025
* Update release notes for 9.2.0

* identify potential RN candidate commits

* Finalize release notes

* Restore changes for elastic_integration

Add changes based on generated message with #18315

* Update docs/release-notes/index.md

Co-authored-by: Rob Bavey <rob.bavey@elastic.co>

* Update docs/release-notes/index.md

Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>

* Update docs/release-notes/index.md

* update release highlight for pq improvements

* document buffered tokenizer change in behavior

* Update index.md with description of batch size metrics

Added batch size metrics info

* Updated Release Notes to add Highlights and Other Features and Enhancement Sections

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
(cherry picked from commit 2dea8c9)
donoghuc added a commit that referenced this pull request Oct 23, 2025
* Update release notes for 9.2.0

* identify potential RN candidate commits

* Finalize release notes

* Restore changes for elastic_integration

Add changes based on generated message with #18315

* Update docs/release-notes/index.md



* Update docs/release-notes/index.md



* Update docs/release-notes/index.md

* update release highlight for pq improvements

* document buffered tokenizer change in behavior

* Update index.md with description of batch size metrics

Added batch size metrics info

* Updated Release Notes to add Highlights and Other Features and Enhancement Sections

---------





(cherry picked from commit 2dea8c9)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: donoghuc <cas.donoghue@gmail.com>
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Co-authored-by: Rye Biesemeyer <yaauie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments